Skip to content

fix(multisig): fix #31 bind approvals to signer epochs and preserve r… - #80

Merged
BigDella merged 2 commits into
Vaultquest:mainfrom
fhayvy:fix/issue-31-multisig-signer-epochs
Jul 27, 2026
Merged

fix(multisig): fix #31 bind approvals to signer epochs and preserve r…#80
BigDella merged 2 commits into
Vaultquest:mainfrom
fhayvy:fix/issue-31-multisig-signer-epochs

Conversation

@fhayvy

@fhayvy fhayvy commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Closes #31

Summary

Implemented signer set rotation security fixes by binding proposals to active epoch numbers and hashes. Closed direct addition/removal access after bootstrap completion. Validated quorums against unreachable thresholds. Added proposal lifecycle controls (expiry, proposer cancellation, idempotency, and immediate 1-of-N executions).

@BigDella

Copy link
Copy Markdown
Contributor

@fhayvy fix your error

@BigDella

Copy link
Copy Markdown
Contributor

@fhayvy great job

@BigDella
BigDella merged commit a79b3bd into Vaultquest:main Jul 27, 2026
3 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[HARD][MULTISIG] Bind approvals to signer epochs and preserve reachable quorum

2 participants